home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-07-30 | 70.1 KB | 2,624 lines |
- object Form14: TForm14
- Left = 181
- Top = 209
- BorderStyle = bsDialog
- Caption = 'Wizard component demo'
- ClientHeight = 276
- ClientWidth = 461
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object WizardPanel1: TWizardPanel
- Left = 0
- Top = 0
- Width = 100
- Height = 276
- Align = alLeft
- Alignment = taLeftJustify
- ColorFade = clMaroon
- Color = clRed
- ParentColor = False
- Picture.Data = {<image000.bmp>}
- PictureControl = Large_x1
- end
- object Notebook1: TNotebook
- Left = 100
- Top = 0
- Width = 356
- Height = 241
- PageIndex = 8
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup1'
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 132
- Height = 20
- Caption = 'What to back up'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' WinRescue can back up the registry, Windows configuration fil' +
- 'es, folders, and any other files. You may choose which files to' +
- ' back up or use the default selections.'
- WordWrap = True
- end
- object Label70: TLabel
- Left = 16
- Top = 208
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton1: TRadioButton
- Left = 24
- Top = 144
- Width = 289
- Height = 17
- Caption = 'Select which files, folders, and drives to back up.'
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 24
- Top = 120
- Width = 257
- Height = 17
- Caption = 'Backup the default list of files (on new Configs).'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RadioButton3: TRadioButton
- Left = 24
- Top = 168
- Width = 321
- Height = 17
- Caption = 'I have already selected what to back up in a previous session.'
- TabOrder = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup2'
- object Label3: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'Would you like to back up automatically?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 65
- AutoSize = False
- Caption =
- ' Backup of each config and regpack can be run automatically da' +
- 'ily, weekly, biweekly, and monthly, or WinRescue can use Task Sc' +
- 'heduler to run automatically at a certain time. Use the drop do' +
- 'wn boxes below to set automation.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 11
- Top = 122
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'S&tart and Wait.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 123
- Top = 122
- Width = 57
- Height = 13
- AutoSize = False
- Caption = 'Config&1'
- FocusControl = ComboBox2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label39: TLabel
- Left = 235
- Top = 122
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Config&2'
- FocusControl = ComboBox8
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label38: TLabel
- Left = 11
- Top = 170
- Width = 65
- Height = 13
- AutoSize = False
- Caption = 'Config&3'
- FocusControl = ComboBox7
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 123
- Top = 170
- Width = 57
- Height = 13
- AutoSize = False
- Caption = 'Config&4'
- FocusControl = ComboBox10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label71: TLabel
- Left = 16
- Top = 224
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object ComboBox1: TComboBox
- Left = 11
- Top = 142
- Width = 110
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = FreqClick
- Items.Strings = (
- 'Daily'
- 'Weekly'
- 'Bi-Weekly'
- 'Monthly'
- 'Use Scheduler'
- 'Do Not Perform')
- end
- object ComboBox2: TComboBox
- Left = 123
- Top = 142
- Width = 110
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 1
- OnChange = FreqClick
- Items.Strings = (
- 'Daily'
- 'Weekly'
- 'Bi-Weekly'
- 'Monthly'
- 'Use Scheduler'
- 'Do Not Perform')
- end
- object ComboBox8: TComboBox
- Left = 235
- Top = 142
- Width = 110
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 2
- OnChange = FreqClick
- Items.Strings = (
- 'Daily'
- 'Weekly'
- 'Bi-Weekly'
- 'Monthly'
- 'Use Scheduler'
- 'Do Not Perform')
- end
- object ComboBox7: TComboBox
- Left = 11
- Top = 190
- Width = 110
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 3
- OnChange = FreqClick
- Items.Strings = (
- 'Daily'
- 'Weekly'
- 'Bi-Weekly'
- 'Monthly'
- 'Use Scheduler'
- 'Do Not Perform')
- end
- object ComboBox10: TComboBox
- Left = 123
- Top = 190
- Width = 110
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 4
- OnChange = FreqClick
- Items.Strings = (
- 'Daily'
- 'Weekly'
- 'Bi-Weekly'
- 'Monthly'
- 'Use Scheduler'
- 'Do Not Perform')
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup3'
- object Label9: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'Which Configs to back up'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 57
- AutoSize = False
- Caption =
- ' You may have four different setups. Check which ones you wou' +
- 'ld like to backup.'
- WordWrap = True
- end
- object Label72: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object CheckBox1: TCheckBox
- Left = 72
- Top = 104
- Width = 97
- Height = 17
- Caption = 'Config&1'
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 72
- Top = 128
- Width = 97
- Height = 17
- Caption = 'Config&2'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 72
- Top = 152
- Width = 97
- Height = 17
- Caption = 'Config&3'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 72
- Top = 176
- Width = 97
- Height = 17
- Caption = 'Config&4'
- TabOrder = 3
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup4'
- object Label11: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 57
- AutoSize = False
- Caption =
- ' The first three options backup to a new directory on each Bac' +
- 'kup. The last option, Replace Backup files, always backs up to ' +
- 'the same Backup files only replacing the files that have changed' +
- '. Choose one:'
- WordWrap = True
- end
- object Label12: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'What kind of Backup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label73: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton6: TRadioButton
- Left = 32
- Top = 184
- Width = 321
- Height = 17
- Caption = 'Replace Backup files that are different (Replace)'
- TabOrder = 0
- end
- object RadioButton4: TRadioButton
- Left = 32
- Top = 112
- Width = 321
- Height = 17
- Caption = 'Back up all selected files (Full = F)'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RadioButton5: TRadioButton
- Left = 32
- Top = 136
- Width = 321
- Height = 17
- Caption = 'Back up files that have changed since F or I (Incremental = I)'
- TabOrder = 2
- end
- object RadioButton15: TRadioButton
- Left = 32
- Top = 160
- Width = 321
- Height = 17
- Caption = 'Back up files that have changed since F (Differential)'
- TabOrder = 3
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup5'
- object Label13: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'Number of Backups'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 33
- AutoSize = False
- Caption =
- ' You may set the maximum number of Backups below. When this n' +
- 'umber is exceeded, the first backup will be deleted automaticall' +
- 'y.'
- WordWrap = True
- end
- object Label17: TLabel
- Left = 16
- Top = 80
- Width = 321
- Height = 33
- AutoSize = False
- Caption =
- ' The Keep number determines how many of the first backups are ' +
- 'not deleted.'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 16
- Top = 160
- Width = 321
- Height = 65
- AutoSize = False
- Caption =
- ' For example, if you have the Maximum Backups set to 10 and Ke' +
- 'ep to 0, when you perform the 11th Backup, the first Backup is d' +
- 'eleted. If Keep is 2, the first two Backups are not deleted, so' +
- ' the third Backup is deleted instead of the first one.'
- WordWrap = True
- end
- object Label19: TLabel
- Left = 40
- Top = 123
- Width = 105
- Height = 20
- Hint =
- 'Total number of Backups to reach (including the Keep number) bef' +
- 'ore old Backups are replaced.'
- AutoSize = False
- Caption = 'Maximum Backups:'
- ParentShowHint = False
- ShowHint = True
- WordWrap = True
- end
- object Label20: TLabel
- Left = 224
- Top = 124
- Width = 41
- Height = 13
- Hint = 'Number of Backups to keep and not replace'
- AutoSize = False
- Caption = 'Keep:'
- ParentShowHint = False
- ShowHint = True
- end
- object Label74: TLabel
- Left = 16
- Top = 224
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object SpinEdit1: TSpinEdit
- Left = 144
- Top = 120
- Width = 49
- Height = 22
- MaxValue = 1000
- MinValue = 0
- TabOrder = 0
- Value = 10
- OnChange = Edit2Change
- end
- object SpinEdit2: TSpinEdit
- Left = 264
- Top = 120
- Width = 49
- Height = 22
- MaxValue = 1000
- MinValue = 0
- TabOrder = 1
- Value = 1
- OnChange = Edit3Change
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup6'
- object Label15: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'Where to back up to'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label16: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' Choose where the backups will be put (Target) below. Full an' +
- 'd Incremental Backups will be put in a sub directory of the Targ' +
- 'et. Replace Backups will be put in the Target Directory.'
- WordWrap = True
- end
- object Label21: TLabel
- Left = 32
- Top = 123
- Width = 34
- Height = 13
- Caption = '&Target:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label75: TLabel
- Left = 16
- Top = 208
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object TargetEdit: TEdit
- Left = 80
- Top = 120
- Width = 235
- Height = 21
- Hint = 'Location where the backups will be stored.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Text = 'TargetEdit'
- end
- object Button14: TButton
- Left = 315
- Top = 120
- Width = 17
- Height = 20
- Hint = 'Browse for Target'
- Caption = '...'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Button14Click
- end
- object CheckBox25: TCheckBox
- Left = 56
- Top = 152
- Width = 281
- Height = 17
- Caption = '&Treat Removable Disk as Fixed Disk'
- TabOrder = 2
- end
- object CheckBox26: TCheckBox
- Left = 56
- Top = 176
- Width = 289
- Height = 17
- Caption = 'Use CD Packet Format, like DirectCD or PacketCD'
- TabOrder = 3
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup7'
- object Label22: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 20
- AutoSize = False
- Caption = 'Do you want to back up the registry?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label23: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' A corrupt registry is the main cause of Windows crashes. It ' +
- 'is recommended that you backup the registry in case something ha' +
- 'ppens to the registry. Do you want to back up the registry?'
- WordWrap = True
- end
- object Label76: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton7: TRadioButton
- Left = 112
- Top = 128
- Width = 113
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton8: TRadioButton
- Left = 112
- Top = 152
- Width = 113
- Height = 17
- Caption = '&No'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup8'
- object Label24: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 49
- AutoSize = False
- Caption = 'Which Default Files (WinConfig) do you want to back up?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label25: TLabel
- Left = 16
- Top = 64
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' Below is a list of other files that may become ruined. Check' +
- ' the ones that you want to back up. These are called WinConfig ' +
- 'files in WinRescue. It is recommended to check all of these fil' +
- 'es.'
- WordWrap = True
- end
- object Label77: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object CheckBox5: TCheckBox
- Left = 40
- Top = 120
- Width = 97
- Height = 17
- Caption = '&Autoexec.nt'
- TabOrder = 0
- end
- object CheckBox6: TCheckBox
- Left = 40
- Top = 136
- Width = 97
- Height = 17
- Caption = '&Config.nt'
- TabOrder = 1
- end
- object CheckBox7: TCheckBox
- Left = 40
- Top = 152
- Width = 97
- Height = 17
- Caption = 'C&md.exe'
- TabOrder = 2
- end
- object CheckBox8: TCheckBox
- Left = 40
- Top = 168
- Width = 97
- Height = 17
- Caption = 'C&ommand.com'
- TabOrder = 3
- end
- object CheckBox9: TCheckBox
- Left = 40
- Top = 184
- Width = 97
- Height = 17
- Caption = '&Ntldr'
- TabOrder = 4
- end
- object CheckBox10: TCheckBox
- Left = 192
- Top = 120
- Width = 97
- Height = 17
- Caption = 'N&tdetect.com'
- TabOrder = 5
- end
- object CheckBox11: TCheckBox
- Left = 192
- Top = 136
- Width = 97
- Height = 17
- Caption = '&Boot.ini'
- TabOrder = 6
- end
- object CheckBox12: TCheckBox
- Left = 192
- Top = 168
- Width = 97
- Height = 17
- Caption = 'Ntboot&dd.sys'
- TabOrder = 7
- end
- object CheckBox13: TCheckBox
- Left = 192
- Top = 184
- Width = 97
- Height = 17
- Caption = 'Boot§.dos'
- TabOrder = 8
- end
- object CheckBox23: TCheckBox
- Left = 192
- Top = 152
- Width = 97
- Height = 17
- Caption = 'Boot&font.bin'
- TabOrder = 9
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup9'
- object Label26: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 49
- AutoSize = False
- Caption = 'Which Folders (User Profile) do you want to back up?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label27: TLabel
- Left = 16
- Top = 64
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' Below is a list of folders that are a part of the user profil' +
- 'e of Windows. Check the ones that you want to back up. These a' +
- 're called User Profile folders in WinRescue.'
- WordWrap = True
- end
- object Label78: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object CheckBox14: TCheckBox
- Left = 40
- Top = 120
- Width = 97
- Height = 17
- Caption = '&Application Data'
- TabOrder = 0
- end
- object CheckBox15: TCheckBox
- Left = 40
- Top = 136
- Width = 97
- Height = 17
- Caption = '&Desktop'
- TabOrder = 1
- end
- object CheckBox16: TCheckBox
- Left = 40
- Top = 152
- Width = 97
- Height = 17
- Caption = '&Favorites'
- TabOrder = 2
- end
- object CheckBox17: TCheckBox
- Left = 40
- Top = 168
- Width = 97
- Height = 17
- Caption = '&Net Hood'
- TabOrder = 3
- end
- object CheckBox18: TCheckBox
- Left = 40
- Top = 184
- Width = 97
- Height = 17
- Caption = '&Recent'
- TabOrder = 4
- end
- object CheckBox19: TCheckBox
- Left = 192
- Top = 120
- Width = 97
- Height = 17
- Caption = '&Start Menu'
- TabOrder = 5
- end
- object CheckBox20: TCheckBox
- Left = 192
- Top = 136
- Width = 97
- Height = 17
- Caption = 'S&end To'
- TabOrder = 6
- end
- object CheckBox21: TCheckBox
- Left = 192
- Top = 152
- Width = 97
- Height = 17
- Caption = '&IE Cache'
- TabOrder = 7
- end
- object CheckBox22: TCheckBox
- Left = 192
- Top = 168
- Width = 97
- Height = 17
- Caption = '&Control Panel'
- TabOrder = 8
- end
- object CheckBox24: TCheckBox
- Left = 192
- Top = 184
- Width = 97
- Height = 17
- Caption = '&Print Hood'
- TabOrder = 9
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup10'
- object Label28: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Which Config to set up'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label29: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Choose which Config you want to set up from the drop down box' +
- '. If you would like to rename a Config, type in the new name.'
- WordWrap = True
- end
- object Label79: TLabel
- Left = 16
- Top = 208
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object ComboBox9: TComboBox
- Left = 96
- Top = 120
- Width = 81
- Height = 21
- Hint = 'Choose which Config to change settings for.'
- ItemHeight = 13
- MaxLength = 10
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Text = 'ComboBox9'
- OnChange = ComboBox9Change
- OnClick = ComboBox9Click
- OnDropDown = ComboBox9DropDown
- Items.Strings = (
- 'Config 1'
- 'Config 2'
- 'Config 3'
- 'Config 4')
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup11'
- object Label30: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Do you want to set up another Config?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label80: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton9: TRadioButton
- Left = 120
- Top = 88
- Width = 113
- Height = 17
- Caption = '&Yes'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RadioButton10: TRadioButton
- Left = 120
- Top = 120
- Width = 113
- Height = 17
- Caption = '&No'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup12'
- object Label31: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Compression Level'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label32: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Select the compression level below. Higher compression takes' +
- ' longer to perform. High/Slow is recommended.'
- WordWrap = True
- end
- object Label81: TLabel
- Left = 16
- Top = 192
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object ComboBox6: TComboBox
- Left = 51
- Top = 116
- Width = 230
- Height = 21
- Hint = 'Choose how packed the backup zip files will be.'
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Items.Strings = (
- 'Do Not Compress'
- 'Low/Fast Compression'
- 'Medium Compression'
- 'High/Slow Compression'
- 'Higher/Slower Compression'
- 'Highest/Slowest Compression')
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup13'
- object Label34: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 57
- AutoSize = False
- Caption =
- ' You can back up any files, folders, and drives that you want ' +
- 'to. Press the Add button to open up a dialog to select which fi' +
- 'les to back up. With compressed Backups, the files will be put ' +
- 'in a zip file. The Backups are listed below.'
- WordWrap = True
- end
- object Label35: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'What else to back up'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label55: TLabel
- Left = 16
- Top = 104
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' To change the files in a Backup, select it and press Edit.'
- WordWrap = True
- end
- object Label56: TLabel
- Left = 16
- Top = 120
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Put a check beside the Backups that you want to back up.'
- WordWrap = True
- end
- object Label82: TLabel
- Left = 16
- Top = 224
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object FilesListBox: TCheckListBox
- Left = 136
- Top = 142
- Width = 161
- Height = 78
- Hint =
- 'Any extra files that you want to backup will be put into zip fil' +
- 'es. The zip files are listed here.'
- ItemHeight = 13
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = FilesListBoxClick
- end
- object Button13: TButton
- Left = 24
- Top = 142
- Width = 105
- Height = 17
- Hint =
- 'Add a zip file to this list and specify the files that should be' +
- ' put in it.'
- Caption = '&Add'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Button13Click
- end
- object Button15: TButton
- Left = 24
- Top = 162
- Width = 105
- Height = 17
- Hint =
- 'Change the files that will be put in the selected backup zip fil' +
- 'e.'
- Caption = '&Edit'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = Button15Click
- end
- object Button12: TButton
- Left = 24
- Top = 202
- Width = 105
- Height = 17
- Hint = 'Deletes a zip file from this list.'
- Caption = '&Delete'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = Button12Click
- end
- object Button1: TButton
- Left = 24
- Top = 182
- Width = 105
- Height = 17
- Caption = 'En&tire Drive'
- TabOrder = 4
- OnClick = Button1Click
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup14'
- object Label33: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Do you want WinRescue to close after the Backup is successful' +
- '?'
- WordWrap = True
- end
- object Label36: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Close WinRescue after Backup?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label83: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton11: TRadioButton
- Left = 120
- Top = 104
- Width = 113
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton12: TRadioButton
- Left = 120
- Top = 128
- Width = 113
- Height = 17
- Caption = '&No'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup15'
- object Label37: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Do you want to save changes and run Backup now?'
- WordWrap = True
- end
- object Label40: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Back up Now?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label57: TLabel
- Left = 16
- Top = 72
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' To save changes and run Backup, press the Finish button.'
- WordWrap = True
- end
- object Label58: TLabel
- Left = 16
- Top = 96
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' To save changes and quit, press the Cancel button.'
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup16'
- object Label43: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Delete Files Before Backup?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label44: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Do you want the Target directory/diskette cleared of all file' +
- 's before copying new files to the Target directory or disk?'
- WordWrap = True
- end
- object Label84: TLabel
- Left = 16
- Top = 192
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object Label8: TLabel
- Left = 16
- Top = 88
- Width = 321
- Height = 33
- AutoSize = False
- Caption =
- ' Please make sure that the Target directory or disk does not h' +
- 'ave any important files in it.'
- WordWrap = True
- end
- object RadioButton17: TRadioButton
- Left = 120
- Top = 136
- Width = 113
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton18: TRadioButton
- Left = 120
- Top = 160
- Width = 113
- Height = 17
- Caption = '&No'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore1'
- object Label47: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Which Type of Backup to Restore'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label48: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Do you want to restore a backup made by WinRescue or one of W' +
- 'indows'#39' backups? Choose one.'
- WordWrap = True
- end
- object Label86: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton21: TRadioButton
- Left = 96
- Top = 120
- Width = 113
- Height = 17
- Caption = 'Win&Rescue'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RadioButton22: TRadioButton
- Left = 96
- Top = 144
- Width = 113
- Height = 17
- Caption = '&Windows'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore2'
- object Label49: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Which Backup to Restore'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label50: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption = ' Choose the Backup to restore from the list below.'
- WordWrap = True
- end
- object Label87: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object ListBox1: TListBox
- Left = 40
- Top = 80
- Width = 281
- Height = 129
- ItemHeight = 13
- TabOrder = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore4'
- object Label51: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'What to Restore'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label52: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 57
- AutoSize = False
- Caption =
- ' If you want to restore from some type of crash, you should ch' +
- 'oose the first two. If you want to restore the User Profile, ch' +
- 'oose the third option. If you want to restore an individual fil' +
- 'e or files, go back and use the Extractor.'
- WordWrap = True
- end
- object Label88: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object WinCrash: TCheckBox
- Left = 48
- Top = 116
- Width = 201
- Height = 17
- Caption = '&Windows Crash (Registry)'
- TabOrder = 0
- end
- object WinUsers: TCheckBox
- Left = 48
- Top = 140
- Width = 201
- Height = 17
- Caption = '&Another Type of Crash (WinConfig)'
- TabOrder = 1
- end
- object UserFiles: TCheckBox
- Left = 48
- Top = 164
- Width = 201
- Height = 17
- Caption = '&Lost User Data (User Profile)'
- TabOrder = 2
- end
- object OtherFiles: TCheckBox
- Left = 48
- Top = 188
- Width = 209
- Height = 17
- Caption = 'Backed up Data (Other Files)'
- TabOrder = 3
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore5'
- object Label53: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' WinRescue is ready to restore the files that you have selecte' +
- 'd (if you have chosen Extractor, Restore will open the Extractor' +
- '). Do you want to restore?'
- WordWrap = True
- end
- object Label54: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Restore?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label41: TLabel
- Left = 16
- Top = 104
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' To save changes and run Restore, press the Finish button.'
- WordWrap = True
- end
- object Label42: TLabel
- Left = 16
- Top = 128
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' To save changes and quit, press the Cancel button.'
- WordWrap = True
- end
- object Label92: TLabel
- Left = 32
- Top = 176
- Width = 289
- Height = 49
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'WARNING - Restore returns settings and/or files back to the way ' +
- 'that they were when the Backup was made. If Restore is used imp' +
- 'roperly, it will cause problems.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup0'
- object Label59: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Welcome to Backup Wizard'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label60: TLabel
- Left = 16
- Top = 96
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Backups should be run frequently. The Backup process puts co' +
- 'pies of selected files in the Target directory. Then if there a' +
- 're problems, the Restore process uses the backup copies to recov' +
- 'er.'
- WordWrap = True
- end
- object Label61: TLabel
- Left = 16
- Top = 56
- Width = 321
- Height = 33
- AutoSize = False
- Caption =
- ' The Backup Wizard will take you step-by-step through the Back' +
- 'up process and its setup.'
- WordWrap = True
- end
- object Label63: TLabel
- Left = 16
- Top = 184
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore0'
- object Label62: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Welcome to Restore Wizard'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label64: TLabel
- Left = 16
- Top = 56
- Width = 321
- Height = 33
- AutoSize = False
- Caption =
- ' The Restore Wizard will take you step-by-step through the Res' +
- 'tore process.'
- WordWrap = True
- end
- object Label65: TLabel
- Left = 16
- Top = 96
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' The Restore process puts selected files back the way they wer' +
- 'e when they were backed up. If it has been a while since you ma' +
- 'de a backup or you restore to the Original Registry, data may be' +
- ' lost.'
- WordWrap = True
- end
- object Label66: TLabel
- Left = 16
- Top = 216
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object Label93: TLabel
- Left = 32
- Top = 152
- Width = 289
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'WARNING - Some people mistakenly think that Restore will clean, ' +
- 'renew, and better the Registry. THIS IS NOT SO (see description' +
- ' above). If used improperly, Restore will cause problems.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Restore3'
- object Label67: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'What to do'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label68: TLabel
- Left = 16
- Top = 56
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- ' If you want to restore Windows (Registry), WinConfig files, o' +
- 'r User Profiles choose Use Crash Fixer. If you want to extract ' +
- 'files from a backup zip file, choose Use Extractor.'
- WordWrap = True
- end
- object Label69: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton13: TRadioButton
- Left = 72
- Top = 128
- Width = 113
- Height = 17
- Caption = 'Use &Crash Fixer'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object RadioButton14: TRadioButton
- Left = 72
- Top = 152
- Width = 113
- Height = 17
- Caption = 'Use &Extractor'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup14a'
- object Label45: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Minimize WinRescue during Backup?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label46: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Do you want WinRescue and the progress window to minimize dur' +
- 'ing Backup?'
- WordWrap = True
- end
- object Label85: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton16: TRadioButton
- Left = 120
- Top = 104
- Width = 113
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton19: TRadioButton
- Left = 120
- Top = 128
- Width = 113
- Height = 17
- Caption = '&No'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Backup14b'
- object Label89: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 25
- AutoSize = False
- Caption = 'Verify Backup?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label90: TLabel
- Left = 16
- Top = 48
- Width = 321
- Height = 41
- AutoSize = False
- Caption =
- ' Do you want WinRescue to check each Backup after it is create' +
- 'd? Backups should be error-free. This just makes sure. This w' +
- 'ill cause the Backup process to take a little bit longer.'
- WordWrap = True
- end
- object Label91: TLabel
- Left = 16
- Top = 200
- Width = 321
- Height = 17
- AutoSize = False
- Caption = ' Press Next to continue.'
- WordWrap = True
- end
- object RadioButton20: TRadioButton
- Left = 120
- Top = 104
- Width = 113
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton23: TRadioButton
- Left = 120
- Top = 128
- Width = 113
- Height = 17
- Caption = '&No'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk0'
- object Label98: TLabel
- Left = 24
- Top = 16
- Width = 305
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Welcome to the'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label99: TLabel
- Left = 24
- Top = 40
- Width = 305
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'DOS Boot Disk Wizard'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label100: TLabel
- Left = 32
- Top = 80
- Width = 289
- Height = 33
- AutoSize = False
- Caption =
- ' The Boot Disk Wizard will take you step-by-step through the p' +
- 'rocess of making a DOS Boot Disk.'
- WordWrap = True
- end
- object Label101: TLabel
- Left = 32
- Top = 120
- Width = 281
- Height = 49
- AutoSize = False
- Caption =
- ' The DOS Boot Disk is used to restore Windows when Windows wil' +
- 'l not start. It has several crash saving features including the' +
- ' DOS version of WinRescue.'
- WordWrap = True
- end
- object Label102: TLabel
- Left = 32
- Top = 176
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' Press Next to continue.'
- end
- object Label103: TLabel
- Left = 8
- Top = 208
- Width = 337
- Height = 33
- AutoSize = False
- Caption =
- 'WARNING - If you have an NTFS drive, MS-DOS will not access it. ' +
- ' You must use NTFSDOS or a similar operating system for an NTFS ' +
- 'partition. Create the disk with NTFSDOS and then skip the next ' +
- 'page of this wizard.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk1'
- object Label104: TLabel
- Left = 24
- Top = 16
- Width = 305
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Download Boot Files?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label105: TLabel
- Left = 32
- Top = 56
- Width = 289
- Height = 49
- AutoSize = False
- Caption =
- ' Since WinNT does not come with the proper files for this oper' +
- 'ation, you will need to download the necessary files from the in' +
- 'ternet. The download is 865kb.'
- WordWrap = True
- end
- object Label106: TLabel
- Left = 32
- Top = 104
- Width = 281
- Height = 33
- AutoSize = False
- Caption =
- ' Please make sure you are connected to the internet before cli' +
- 'cking on Next.'
- WordWrap = True
- end
- object Label107: TLabel
- Left = 32
- Top = 136
- Width = 281
- Height = 41
- AutoSize = False
- Caption =
- ' If you already have a DOS or NTFSDOS (required to access an N' +
- 'TFS drive) boot disk, select No and click on the Next button.'
- WordWrap = True
- end
- object Label108: TLabel
- Left = 32
- Top = 224
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' Press Next to continue.'
- end
- object RadioButton25: TRadioButton
- Left = 88
- Top = 192
- Width = 65
- Height = 17
- Caption = '&Yes'
- TabOrder = 0
- end
- object RadioButton24: TRadioButton
- Left = 192
- Top = 192
- Width = 57
- Height = 17
- Caption = '&No'
- TabOrder = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk2'
- object Label109: TLabel
- Left = 24
- Top = 16
- Width = 305
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Insert Diskette'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label110: TLabel
- Left = 48
- Top = 72
- Width = 249
- Height = 33
- AutoSize = False
- Caption = ' Please insert a diskette and wait for the download to finish.'
- WordWrap = True
- end
- object Label116: TLabel
- Left = 48
- Top = 104
- Width = 249
- Height = 13
- Alignment = taCenter
- AutoSize = False
- end
- object Label111: TLabel
- Left = 48
- Top = 152
- Width = 249
- Height = 33
- AutoSize = False
- Caption = ' When the download is finished, click the Next button.'
- WordWrap = True
- end
- object Label112: TLabel
- Left = 48
- Top = 200
- Width = 257
- Height = 25
- AutoSize = False
- Caption = ' WARNING - All data on the diskette will be deleted.'
- WordWrap = True
- end
- object ProgressBar1: TProgressBar
- Left = 48
- Top = 120
- Width = 249
- Height = 17
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk3'
- object Label113: TLabel
- Left = 32
- Top = 24
- Width = 297
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Convert Boot Disk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label114: TLabel
- Left = 32
- Top = 88
- Width = 289
- Height = 33
- AutoSize = False
- Caption =
- ' WinRescue will now add some drivers, the DOS version of WinRe' +
- 'scue, and a few other things to the diskette.'
- WordWrap = True
- end
- object Label115: TLabel
- Left = 32
- Top = 144
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' The diskette should be in the diskette drive.'
- end
- object Label117: TLabel
- Left = 32
- Top = 216
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' Press Next to continue.'
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk4'
- object Label118: TLabel
- Left = 24
- Top = 24
- Width = 297
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'DOS Boot Disk Finished'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label119: TLabel
- Left = 32
- Top = 88
- Width = 289
- Height = 33
- AutoSize = False
- Caption =
- ' If you have not received any errors, the DOS Boot Disk has be' +
- 'en successfully created.'
- WordWrap = True
- end
- object Label120: TLabel
- Left = 32
- Top = 136
- Width = 289
- Height = 49
- AutoSize = False
- Caption =
- ' It is recommended that you restart your computer with the dis' +
- 'kette inserted in the diskette drive to see if it works. If the' +
- ' DOS version of WinRescue starts, it works.'
- WordWrap = True
- end
- object Label121: TLabel
- Left = 32
- Top = 216
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' Press the Finish button to Exit.'
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk5'
- object Label122: TLabel
- Left = 32
- Top = 16
- Width = 289
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Welcome to the'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label123: TLabel
- Left = 32
- Top = 40
- Width = 289
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'NT Boot Disk Wizard'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label124: TLabel
- Left = 24
- Top = 80
- Width = 305
- Height = 33
- AutoSize = False
- Caption =
- ' The Boot Disk Wizard will take you step-by-step through the p' +
- 'rocess of making an NT Boot Disk.'
- WordWrap = True
- end
- object Label125: TLabel
- Left = 24
- Top = 112
- Width = 305
- Height = 33
- AutoSize = False
- Caption =
- ' The NT Boot Disk is used to start Windows when the boot secto' +
- 'r of Windows has been corrupted.'
- WordWrap = True
- end
- object Label126: TLabel
- Left = 24
- Top = 144
- Width = 297
- Height = 57
- AutoSize = False
- Caption =
- ' When Windows will not start, you should try starting it with ' +
- 'the NT Boot Disk, first (turn off the computer, insert disk, tur' +
- 'n on computer). If it works, Windows will start up normally. I' +
- 'f it does not work, use the DOS Boot Disk.'
- WordWrap = True
- end
- object Label127: TLabel
- Left = 24
- Top = 216
- Width = 297
- Height = 13
- AutoSize = False
- Caption = ' Press Next to Create NT Boot Disk.'
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'BootDisk6'
- object Label94: TLabel
- Left = 16
- Top = 32
- Width = 321
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'NT Boot Disk Finished'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label95: TLabel
- Left = 32
- Top = 80
- Width = 297
- Height = 33
- AutoSize = False
- Caption =
- ' If you have not received any errors, the NT Boot Disk has bee' +
- 'n successfully created.'
- WordWrap = True
- end
- object Label96: TLabel
- Left = 32
- Top = 128
- Width = 281
- Height = 73
- AutoSize = False
- Caption =
- ' If successful, it is recommended that you test the diskette b' +
- 'y restarting your computer with the diskette inserted in the dis' +
- 'kette drive. If Windows starts normally, the NT Boot Disk works' +
- '. Please remove and store in a safe place.'
- WordWrap = True
- end
- object Label97: TLabel
- Left = 32
- Top = 208
- Width = 289
- Height = 13
- AutoSize = False
- Caption = ' Press the Finish button to Exit.'
- end
- end
- end
- object btn_cancel: TBitBtn
- Left = 155
- Top = 245
- Width = 70
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- OnClick = btn_cancelClick
- Glyph.Data = {
- 76060000424D7606000000000000360000002800000014000000140000000100
- 2000000000004006000000000000000000000000000000000000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF00C0C0C000C0C0C000C0C0
- C0000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
- FF00C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF00C0C0C000C0C0
- C000808080008080800080808000808080008080800080808000808080008080
- 800080808000808080000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C0000000FF000000FF000000FF00000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF00C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000
- 000000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFF
- FF000000FF000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C0000000FF000000FF00FFFFFF00FF000000FF000000FF00
- 0000FF000000FF000000FF000000FFFFFF000000FF0080808000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000
- FF000000FF00FFFFFF0000FFFF00FFFFFF00FFFFFF00FFFFFF0000FFFF000000
- FF000000FF0080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000FF00FF000000FF00
- 0000FF0000000000FF000000FF000000FF000000000080808000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
- 00000000FF000000FF000000FF00FFFFFF0000FFFF000000FF000000FF00FFFF
- FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C00000000000FFFFFF00FF0000000000FF000000
- FF000000FF000000FF00FF000000FFFFFF000000000080808000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
- 0000FFFFFF00FFFFFF000000FF000000FF000000FF000000FF0000FFFF00FFFF
- FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C00000000000FFFFFF00FF0000000000FF000000
- FF000000FF000000FF0000000000000000000000000080808000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
- 000000FFFF000000FF000000FF00FFFFFF00000000000000FF000000FF00FFFF
- FF000000000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000000000000000FF000000FF000000FF00FFFF
- FF00000000000000FF000000FF000000FF000000FF00C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000
- FF000000FF00FFFFFF0000FFFF00FFFFFF0000000000FFFFFF0000000000C0C0
- C0000000FF000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C0000000FF000000FF000000FF000000FF000000000000000000000000000000
- 00000000000000000000C0C0C000C0C0C000C0C0C0000000FF000000FF00C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C0000000FF000000FF000000FF00C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C0000000FF00C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C0000000FF00C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000}
- end
- object btn_back: TBitBtn
- Left = 235
- Top = 245
- Width = 70
- Height = 25
- Caption = 'Back'
- TabOrder = 2
- OnClick = btn_nextClick
- Glyph.Data = {
- DE000000424DDE0000000000000076000000280000000D0000000D0000000100
- 0400000000006800000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7000777777077777700077777007777770007777060777777000777066000007
- 7000770666666607700070666666660770007706666666077000777066000007
- 7000777706077777700077777007777770007777770777777000777777777777
- 7000}
- end
- object btn_next: TBitBtn
- Left = 305
- Top = 245
- Width = 70
- Height = 25
- Caption = 'Next'
- TabOrder = 3
- OnClick = btn_nextClick
- Glyph.Data = {
- DE000000424DDE0000000000000076000000280000000D0000000D0000000100
- 0400000000006800000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7000777777077777700077777700777770007777770607777000770000066077
- 7000770666666607700077066666666070007706666666077000770000066077
- 7000777777060777700077777700777770007777770777777000777777777777
- 7000}
- Layout = blGlyphRight
- end
- object btn_ok: TBitBtn
- Left = 385
- Top = 245
- Width = 70
- Height = 25
- Caption = 'Finish'
- Default = True
- TabOrder = 4
- OnClick = btn_cancelClick
- Glyph.Data = {
- 8E050000424D8E05000000000000360000002800000012000000130000000100
- 2000000000005805000000000000000000000000000000000000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000C0C0C000C0C0C000C0C0C000C0C0C000000000000000000000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF0000000000C0C0C000C0C0C000C0C0C000C0C0C0000000
- 0000808080000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0000000000C0C0C000C0C0
- C000C0C0C0000000000000FFFF0000000000FFFFFF0000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF000000
- 0000C0C0C000C0C0C000C0C0C00000000000808080000000000000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF0000FFFF0000000000C0C0C000C0C0C000C0C0C0000000000000FFFF008080
- 80008080800000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF0080808000C0C0C000C0C0C0000000
- 00008080800000FFFF0080808000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0080808000C0C0
- C000C0C0C0000000000000FFFF00808080008080800080808000808080008080
- 8000808080008080800080808000808080008080800080808000808080008080
- 800080808000C0C0C000C0C0C000000000008080800000FFFF008080800000FF
- FF0080808000FFFF0000FFFF0000FFFF0000FFFF0000808080008080800000FF
- FF0080808000C0C0C000C0C0C000C0C0C000C0C0C00000000000000000000000
- 000000FFFF008080800000FFFF0000000000FFFF0000FFFF0000FFFF00008080
- 8000808080008080800080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000000000000000000000000000FFFF0000FFFF0000FFFF
- 0000FFFF000080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000FFFF0000FFFF
- 0000FFFF000000000000FFFF000080808000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000FFFF
- 0000FFFF0000FFFF000000000000C0C0C0008080800080808000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C0000000
- 0000FFFF0000FFFF0000FFFF000000000000C0C0C000C0C0C000C0C0C0008080
- 8000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C00000000000FFFF000000000000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000}
- end
- end
-